crypto/internal/hpke.dhKEM.ExtractAndExpand (method)
3 uses
crypto/internal/hpke (current package)
hpke.go#L83: func (dh *dhKEM) ExtractAndExpand(dhKey, kemContext []byte) []byte {
hpke.go#L107: return dh.ExtractAndExpand(dhVal, kemContext), encPubEph, nil
hpke.go#L121: return dh.ExtractAndExpand(dhVal, kemContext), nil
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)